You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonConverterAttribute Class > JsonConverterAttribute Constructor > JsonConverterAttribute Constructor (Type, params object[])
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonConverterAttribute.JsonConverterAttribute Constructor (Type, params object[])

Initializes a new instance of the JsonConverterAttribute class.

Syntax
C++
C#
Visual Basic
public: JsonConverterAttribute( Type converterType, params object[] converterParameters );
Parameters
Parameters 
Description 
converterType 
Type of the converter. 
converterParameters 
Parameter list to use when constructing the JsonConverter. Can be null. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.